GdPicture.NET.14
GdPicture14 Namespace / GdPictureOfficeTemplateBuilder<T> Class / ToString Method





In This Topic
ToString Method (GdPictureOfficeTemplateBuilder<T>)
In This Topic
Returns the JSON representation of the template.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

A JSON string representing the template.
See Also